Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve submdspan testing #342

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

crtrott
Copy link
Member

@crtrott crtrott commented Jun 10, 2024

This now tests that the elements of the submdspan point to the correct element of the src. That caught a mistake in the layout_foo test layout.

Also turn of bracket operator for ICPX, which resulted in compiler crashes in the submdspan test. Note: we could upgrade to 2024.1 which works.

This now tests that the elements of the submdspan point to the correct
element of the src. That caught a mistake in the layout_foo test layout.
@crtrott crtrott force-pushed the submdspan-test-improvement-rebased branch from 8244ef2 to 379ac5f Compare June 10, 2024 19:23
@crtrott crtrott force-pushed the submdspan-test-improvement-rebased branch from 379ac5f to 565a896 Compare June 10, 2024 20:08
Copy link
Contributor

@nmm0 nmm0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@crtrott crtrott merged commit 4d54ab0 into kokkos:stable Jun 10, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants